Skip to content

Feat/read basic request tracker#9

Merged
Jaedsonn merged 7 commits intomainfrom
feat/read-basic-request-tracker
Feb 15, 2026
Merged

Feat/read basic request tracker#9
Jaedsonn merged 7 commits intomainfrom
feat/read-basic-request-tracker

Conversation

@Jaedsonn
Copy link
Owner

No description provided.

- Added Redis as a dependency in package.json.
- Implemented Redis client configuration in redis.config.ts.
- Created RedisService for handling data storage and retrieval.
- Developed logger middleware to log requests and store logs in Redis.
- Introduced redis routes for accessing stored data.
- Updated app.ts to include logger middleware and Redis routes.
- Modified AuthService to include debug logging for user registration.
- Updated environment variables to include REDIS_URL.
- Disabled SQL logging in data-source.ts for production readiness.
@Jaedsonn Jaedsonn merged commit a912001 into main Feb 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant